home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 28
/
Volume 28 - JOGO DISK .iso
/
Games
/
arc_triumph.swf
/
scripts
/
frame_1
/
DoAction.as
Wrap
Text File
|
2006-09-25
|
167b
|
7 lines
percentLoad = int(100 / _root.getBytesTotal() * _root.getBytesLoaded());
loader.gotoAndStop(percentLoad);
ifFrameLoaded(_totalframes + 0)
{
gotoAndPlay(3);
}